2024-11-04 22:15:22,203 [ 134488 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-11-04 22:15:22,203 [ 134488 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-11-04 22:15:22,203 [ 134488 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-11-04 22:15:22,203 [ 134488 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_f3r30v --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query test_grpc_protocol/test.py::test_output_format test_grpc_protocol/test.py::test_progress test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings test_grpc_protocol/test.py::test_session_temp_tables test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_broken_logs/test.py::test_single_node_broken_log test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_reconfig_add/test.py::test_reconfig_add test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_three_nodes_start/test.py::test_smoke test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_lost_part_during_startup/test.py::test_lost_part_during_startup test_materialized_mysql_database/test.py::test_binlog_client test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, reportlog-0.4.0, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_materialized_mysql_database/test.py::test_binlog_client test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_keeper_multinode_simple/test.py::test_follower_restart test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_lost_part/test.py::test_lost_last_part test_library_bridge/test.py::test_load_all test_keeper_persistent_log/test.py::test_ephemeral_after_restart [gw5] [ 1%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes [gw1] [ 2%] PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling [gw1] [ 3%] PASSED test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table [gw1] [ 4%] PASSED test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming [gw1] [ 5%] PASSED test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details [gw1] [ 6%] PASSED test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function [gw1] [ 7%] PASSED test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column [gw1] [ 8%] PASSED test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query [gw5] [ 9%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw1] [ 10%] PASSED test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter [gw1] [ 11%] PASSED test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming [gw1] [ 12%] PASSED test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row [gw1] [ 13%] PASSED test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_logs [gw1] [ 14%] PASSED test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session [gw1] [ 15%] PASSED test_grpc_protocol/test.py::test_no_session test_grpc_protocol/test.py::test_opentelemetry_context_propagation [gw4] [ 16%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync [gw1] [ 17%] PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query [gw1] [ 18%] PASSED test_grpc_protocol/test.py::test_ordinary_query test_grpc_protocol/test.py::test_output_format [gw1] [ 19%] PASSED test_grpc_protocol/test.py::test_output_format test_grpc_protocol/test.py::test_progress [gw4] [ 20%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout [gw1] [ 21%] PASSED test_grpc_protocol/test.py::test_progress test_grpc_protocol/test.py::test_select_one [gw1] [ 22%] PASSED test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings [gw1] [ 23%] PASSED test_grpc_protocol/test.py::test_session_settings test_grpc_protocol/test.py::test_session_temp_tables [gw6] [ 24%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode [gw1] [ 25%] PASSED test_grpc_protocol/test.py::test_session_temp_tables [gw8] [ 26%] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels [gw6] [ 27%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table [gw5] [ 28%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw4] [ 29%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout [gw5] [ 30%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw1] [ 31%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels [gw4] [ 32%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_grpc_protocol/test.py::test_simultaneous_queries_same_channel [gw4] [ 33%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw1] [ 34%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel [gw6] [ 35%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_grpc_protocol/test.py::test_totals_and_extremes [gw1] [ 36%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression [gw1] [ 37%] PASSED test_grpc_protocol/test.py::test_transport_compression test_ldap_external_user_directory/test.py::test_authentication_fail [gw8] [ 38%] PASSED test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw2] [ 39%] PASSED test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows [gw6] [ 40%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower [gw9] [ 41%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_keeper_force_recovery/test.py::test_cluster_recovery [gw9] [ 42%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy test_keeper_broken_logs/test.py::test_single_node_broken_log [gw9] [ 43%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw3] [ 44%] PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect [gw8] [ 45%] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw3] [ 46%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw2] [ 47%] PASSED test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_keeper_internal_secure/test.py::test_secure_raft_works [gw5] [ 48%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw5] [ 49%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping [gw2] [ 50%] PASSED test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys [gw5] [ 51%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping test_keeper_reconfig_add/test.py::test_reconfig_add [gw2] [ 52%] PASSED test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values [gw2] [ 53%] PASSED test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw2] [ 54%] PASSED test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash [gw6] [ 55%] PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log [gw7] [ 56%] PASSED test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_keeper_nodes_add/test.py::test_nodes_add [gw3] [ 57%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw8] [ 58%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password [gw1] [ 59%] PASSED test_keeper_reconfig_add/test.py::test_reconfig_add [gw2] [ 60%] PASSED test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive [gw9] [ 61%] PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_three_nodes_start/test.py::test_smoke [gw6] [ 62%] PASSED test_keeper_nodes_add/test.py::test_nodes_add test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw7] [ 63%] PASSED test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica [gw1] [ 64%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw4] [ 65%] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery [gw8] [ 66%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw4] [ 67%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_s3_snapshot/test.py::test_s3_upload [gw9] [ 68%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw6] [ 69%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw0] [ 70%] PASSED test_materialized_mysql_database/test.py::test_binlog_client test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 [gw2] [ 71%] PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive [gw0] [ 72%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 [gw0] [ 73%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select [gw0] [ 74%] PASSED test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values [gw0] [ 75%] PASSED test_materialized_mysql_database/test.py::test_default_values test_materialized_mysql_database/test.py::test_double_quoted_comment [gw0] [ 76%] PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 [gw0] [ 77%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 [gw0] [ 78%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw4] [ 79%] PASSED test_keeper_s3_snapshot/test.py::test_s3_upload [gw0] [ 80%] PASSED test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 [gw0] [ 81%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 [gw0] [ 82%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 [gw0] [ 83%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw0] [ 84%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw0] [ 85%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw0] [ 86%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw0] [ 87%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw0] [ 88%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw0] [ 89%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw0] [ 90%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list [gw0] [ 91%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype [gw0] [ 92%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments [gw0] [ 93%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum [gw0] [ 94%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update [gw0] [ 95%] PASSED test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 [gw0] [ 96%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 [gw7] [ 97%] PASSED test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica [gw0] [ 98%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 [gw7] [ 99%] PASSED test_lost_part/test.py::test_lost_part_same_replica [gw0] [100%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 =============================== warnings summary =============================== test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-26 (insert) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialized_with_ddl.py", line 1496, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 101, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 98, in alloc_connection raise Exception("Connection not established, {}".format(errors)) Exception: Connection not established, ['(2003, "Can\'t connect to MySQL server on \'172.16.7.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.7.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.7.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.7.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.7.2\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 307.03s call test_lost_part/test.py::test_lost_part_other_replica 129.43s call test_materialized_mysql_database/test.py::test_binlog_client 88.60s call test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 68.13s call test_keeper_force_recovery/test.py::test_cluster_recovery 63.19s call test_lost_part/test.py::test_lost_part_mutation 56.63s call test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 48.88s call test_keeper_three_nodes_start/test.py::test_smoke 39.36s setup test_materialized_mysql_database/test.py::test_binlog_client 38.59s call test_keeper_nodes_add/test.py::test_nodes_add 35.52s call test_lost_part/test.py::test_lost_last_part 34.12s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 30.89s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 30.72s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 29.88s setup test_keeper_s3_snapshot/test.py::test_s3_upload 27.33s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 26.81s call test_materialized_mysql_database/test.py::test_large_transaction 26.72s call test_library_bridge/test.py::test_recover_after_bridge_crash 25.72s setup test_keeper_force_recovery/test.py::test_cluster_recovery 25.58s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 25.35s setup test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 24.75s call test_keeper_s3_snapshot/test.py::test_s3_upload 22.95s setup test_lost_part/test.py::test_lost_last_part 22.84s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 22.83s teardown test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 22.57s teardown test_keeper_s3_snapshot/test.py::test_s3_upload 22.51s teardown test_grpc_protocol/test.py::test_transport_compression 21.95s call test_materialized_mysql_database/test.py::test_materialized_with_enum 21.81s setup test_keeper_reconfig_add/test.py::test_reconfig_add 21.78s setup test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 20.57s call test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 18.66s setup test_ldap_external_user_directory/test.py::test_authentication_fail 18.59s setup test_keeper_multinode_simple/test.py::test_follower_restart 18.33s setup test_library_bridge/test.py::test_load_all 17.56s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 17.50s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 17.31s setup test_keeper_nodes_add/test.py::test_nodes_add 17.08s setup test_keeper_persistent_log/test.py::test_ephemeral_after_restart 17.05s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 16.84s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 16.50s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 15.84s setup test_grpc_protocol/test.py::test_compressed_totals_and_extremes 15.42s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 15.13s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 15.09s call test_library_bridge/test.py::test_load_all_many_rows 14.96s call test_keeper_internal_secure/test.py::test_secure_raft_works 14.87s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 13.70s teardown test_keeper_reconfig_add/test.py::test_reconfig_add 13.48s call test_keeper_persistent_log/test.py::test_state_duplicate_restart 12.37s setup test_keeper_broken_logs/test.py::test_single_node_broken_log 12.24s call test_keeper_broken_logs/test.py::test_single_node_broken_log 12.18s call test_library_bridge/test.py::test_load_all 11.93s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 11.92s setup test_keeper_internal_secure/test.py::test_secure_raft_works 11.79s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 11.29s call test_keeper_reconfig_add/test.py::test_reconfig_add 10.35s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 9.52s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 9.33s call test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 8.25s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 8.24s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 7.97s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 7.91s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 7.36s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 7.09s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 7.08s call test_keeper_persistent_log/test.py::test_state_after_restart 7.03s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 6.97s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 6.66s call test_lost_part/test.py::test_lost_part_same_replica 6.39s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 6.31s call test_materialized_mysql_database/test.py::test_multi_table_update 6.19s call test_keeper_persistent_log/test.py::test_ephemeral_after_restart 6.08s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 6.01s teardown test_lost_part/test.py::test_lost_part_same_replica 5.58s call test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 5.08s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 4.92s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 4.85s teardown test_ldap_external_user_directory/test.py::test_role_mapping 4.74s call test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 4.57s call test_keeper_multinode_simple/test.py::test_follower_restart 4.54s call test_library_bridge/test.py::test_path_validation 4.32s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 4.07s call test_materialized_mysql_database/test.py::test_materialized_with_column_comments 3.80s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 3.79s teardown test_keeper_force_recovery/test.py::test_cluster_recovery 3.56s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 3.50s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 3.40s call test_keeper_multinode_simple/test.py::test_watch_on_follower 3.29s teardown test_keeper_broken_logs/test.py::test_single_node_broken_log 3.25s call test_library_bridge/test.py::test_load_keys 2.99s call test_library_bridge/test.py::test_load_ids 2.98s teardown test_keeper_nodes_add/test.py::test_nodes_add 2.75s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.67s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 2.56s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 2.55s teardown test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 2.53s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 2.46s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 2.23s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 2.17s call test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 2.12s teardown test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 2.08s teardown test_keeper_persistent_log/test.py::test_state_duplicate_restart 1.89s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 1.73s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 1.70s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 1.68s call test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 1.52s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.52s call test_ldap_external_user_directory/test.py::test_role_mapping 1.52s call test_materialized_mysql_database/test.py::test_double_quoted_comment 1.51s call test_materialized_mysql_database/test.py::test_default_values 1.49s call test_grpc_protocol/test.py::test_opentelemetry_context_propagation 1.48s call test_materialized_mysql_database/test.py::test_create_table_as_select 1.41s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 1.34s teardown test_materialized_mysql_database/test.py::test_binlog_client 1.27s call test_library_bridge/test.py::test_null_values 1.25s call test_grpc_protocol/test.py::test_progress 1.02s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 1.00s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 0.96s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.95s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 0.70s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.56s call test_keeper_multinode_simple/test.py::test_read_write_multinode 0.38s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.31s call test_grpc_protocol/test.py::test_transport_compression 0.27s teardown test_grpc_protocol/test.py::test_select_one 0.27s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.23s teardown test_grpc_protocol/test.py::test_totals_and_extremes 0.22s teardown test_grpc_protocol/test.py::test_session_temp_tables 0.22s teardown test_grpc_protocol/test.py::test_no_session 0.22s teardown test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.22s teardown test_grpc_protocol/test.py::test_session_settings 0.22s teardown test_grpc_protocol/test.py::test_logs 0.22s teardown test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.22s teardown test_grpc_protocol/test.py::test_insert_splitted_row 0.22s teardown test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 0.22s teardown test_grpc_protocol/test.py::test_progress 0.22s teardown test_grpc_protocol/test.py::test_insert_default_column 0.22s teardown test_grpc_protocol/test.py::test_ordinary_query 0.22s teardown test_grpc_protocol/test.py::test_insert_query_streaming 0.17s teardown test_grpc_protocol/test.py::test_errors_handling 0.17s teardown test_grpc_protocol/test.py::test_external_table 0.17s teardown test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.17s teardown test_grpc_protocol/test.py::test_get_query_details 0.17s teardown test_grpc_protocol/test.py::test_insert_query 0.17s teardown test_grpc_protocol/test.py::test_input_function 0.17s teardown test_grpc_protocol/test.py::test_insert_query_delimiter 0.17s teardown test_grpc_protocol/test.py::test_output_format 0.17s teardown test_grpc_protocol/test.py::test_external_table_streaming 0.13s call test_grpc_protocol/test.py::test_logs 0.12s call test_grpc_protocol/test.py::test_errors_handling 0.10s call test_grpc_protocol/test.py::test_no_session 0.09s call test_grpc_protocol/test.py::test_totals_and_extremes 0.07s call test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.06s call test_grpc_protocol/test.py::test_input_function 0.05s call test_grpc_protocol/test.py::test_session_temp_tables 0.05s call test_grpc_protocol/test.py::test_external_table 0.04s call test_grpc_protocol/test.py::test_insert_query_delimiter 0.04s call test_grpc_protocol/test.py::test_session_settings 0.04s call test_grpc_protocol/test.py::test_get_query_details 0.04s call test_grpc_protocol/test.py::test_insert_query 0.04s call test_grpc_protocol/test.py::test_insert_default_column 0.02s call test_grpc_protocol/test.py::test_output_format 0.02s call test_grpc_protocol/test.py::test_insert_splitted_row 0.02s call test_grpc_protocol/test.py::test_insert_query_streaming 0.02s call test_grpc_protocol/test.py::test_ordinary_query 0.01s call test_grpc_protocol/test.py::test_external_table_streaming 0.01s call test_grpc_protocol/test.py::test_select_one 0.00s teardown test_keeper_persistent_log/test.py::test_ephemeral_after_restart 0.00s setup test_grpc_protocol/test.py::test_transport_compression 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 0.00s teardown test_lost_part/test.py::test_lost_last_part 0.00s teardown test_keeper_persistent_log/test.py::test_state_after_restart 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s teardown test_keeper_internal_secure/test.py::test_secure_raft_works 0.00s setup test_lost_part/test.py::test_lost_part_mutation 0.00s setup test_grpc_protocol/test.py::test_session_settings 0.00s setup test_grpc_protocol/test.py::test_ordinary_query 0.00s setup test_grpc_protocol/test.py::test_totals_and_extremes 0.00s setup test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.00s setup test_grpc_protocol/test.py::test_insert_splitted_row 0.00s setup test_grpc_protocol/test.py::test_insert_query_delimiter 0.00s setup test_grpc_protocol/test.py::test_select_one 0.00s setup test_grpc_protocol/test.py::test_logs 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s teardown test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 0.00s setup test_grpc_protocol/test.py::test_external_table 0.00s setup test_grpc_protocol/test.py::test_session_temp_tables 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_grpc_protocol/test.py::test_progress 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s setup test_library_bridge/test.py::test_load_ids 0.00s setup test_grpc_protocol/test.py::test_insert_query_streaming 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s setup test_grpc_protocol/test.py::test_input_function 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s setup test_grpc_protocol/test.py::test_no_session 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.00s setup test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s teardown test_library_bridge/test.py::test_load_keys 0.00s setup test_library_bridge/test.py::test_path_validation 0.00s setup test_keeper_persistent_log/test.py::test_state_after_restart 0.00s setup test_grpc_protocol/test.py::test_insert_default_column 0.00s setup test_library_bridge/test.py::test_null_values 0.00s teardown test_library_bridge/test.py::test_path_validation 0.00s setup test_grpc_protocol/test.py::test_errors_handling 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_grpc_protocol/test.py::test_insert_query 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s setup test_grpc_protocol/test.py::test_get_query_details 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s setup test_grpc_protocol/test.py::test_external_table_streaming 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 0.00s teardown test_library_bridge/test.py::test_load_ids 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 0.00s teardown test_library_bridge/test.py::test_null_values 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s setup test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s setup test_library_bridge/test.py::test_load_all_many_rows 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s setup test_grpc_protocol/test.py::test_output_format 0.00s setup test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_library_bridge/test.py::test_load_keys 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_lost_part/test.py::test_lost_part_mutation 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_keeper_persistent_log/test.py::test_state_duplicate_restart 0.00s setup test_lost_part/test.py::test_lost_part_other_replica 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_library_bridge/test.py::test_load_all_many_rows 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_library_bridge/test.py::test_load_all 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_default_values 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s teardown test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s teardown test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s setup test_lost_part/test.py::test_lost_part_same_replica 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s setup test_materialized_mysql_database/test.py::test_default_values 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_lost_part/test.py::test_lost_part_other_replica 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 =========================== short test summary info ============================ PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes PASSED test_grpc_protocol/test.py::test_errors_handling PASSED test_grpc_protocol/test.py::test_external_table PASSED test_grpc_protocol/test.py::test_external_table_streaming PASSED test_grpc_protocol/test.py::test_get_query_details PASSED test_grpc_protocol/test.py::test_input_function PASSED test_grpc_protocol/test.py::test_insert_default_column PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes PASSED test_grpc_protocol/test.py::test_insert_query PASSED test_grpc_protocol/test.py::test_insert_query_delimiter PASSED test_grpc_protocol/test.py::test_insert_query_streaming PASSED test_grpc_protocol/test.py::test_insert_splitted_row PASSED test_grpc_protocol/test.py::test_logs PASSED test_grpc_protocol/test.py::test_no_session PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation PASSED test_grpc_protocol/test.py::test_ordinary_query PASSED test_grpc_protocol/test.py::test_output_format PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_grpc_protocol/test.py::test_progress PASSED test_grpc_protocol/test.py::test_select_one PASSED test_grpc_protocol/test.py::test_session_settings PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_grpc_protocol/test.py::test_session_temp_tables PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_keeper_persistent_log/test.py::test_state_after_restart PASSED test_library_bridge/test.py::test_load_all PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect PASSED test_library_bridge/test.py::test_load_all_many_rows PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_library_bridge/test.py::test_load_ids PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_library_bridge/test.py::test_load_keys PASSED test_library_bridge/test.py::test_null_values PASSED test_library_bridge/test.py::test_path_validation PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log PASSED test_lost_part/test.py::test_lost_last_part PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart PASSED test_keeper_internal_secure/test.py::test_secure_raft_works PASSED test_keeper_reconfig_add/test.py::test_reconfig_add PASSED test_library_bridge/test.py::test_recover_after_bridge_crash PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_lost_part/test.py::test_lost_part_mutation PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_keeper_force_recovery/test.py::test_cluster_recovery PASSED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_materialized_mysql_database/test.py::test_binlog_client PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_create_table_as_select PASSED test_materialized_mysql_database/test.py::test_default_values PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_keeper_s3_snapshot/test.py::test_s3_upload PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum PASSED test_materialized_mysql_database/test.py::test_multi_table_update PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 PASSED test_lost_part/test.py::test_lost_part_other_replica PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 PASSED test_lost_part/test.py::test_lost_part_same_replica PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 ================== 100 passed, 1 warning in 459.21s (0:07:39) ==================